* simple.el: Add mapping for backspace/delete/clear/tab/escape/return
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 14 Sep 2009 01:22:42 +0000 (01:22 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 14 Sep 2009 01:22:42 +0000 (01:22 +0000)
commit9f4d3c6273b139ebc0fc0c39bcccf90908743131
tree984ded58f12c2f9ba19f16600d4e1b5631149955
parent32c46de83614dfddfc1ee70de415d831170973ae
* simple.el: Add mapping for backspace/delete/clear/tab/escape/return
to function-key-map, and give them ascii-character property.
* term/x-win.el (x-alternatives-map):
* term/ns-win.el (ns-alternatives-map):
* term/internal.el (msdos-key-remapping-map):
* w32-fns.el (x-alternatives-map): Remove redundant mappings.
lisp/ChangeLog
lisp/simple.el
lisp/term/internal.el
lisp/term/ns-win.el
lisp/term/x-win.el
lisp/w32-fns.el